Enable Duplicate Data
Component: Database
By default PME does not log duplicate data records in the historical database. Data records are considered duplicates if they are logged for the same measurement on the same source at the same time.
For special applications, there is an option to enable duplicate data collection in PME.
To enable duplicate data collection:
- In the
ION_Datadatabase, in thedbo.Registrytable set theSaveDuplicatesparameter to "1" .
Note: The duplicate entries are stored in the "DataLog2Duplicate" table in the ION_Data database and are only accessible through the tabular report in Reporter, through RegGen, and through direct database access.